Fix plumbing for PIF calls. Change xen_api_success to convert None to the
authorEwan Mellor <ewan@xensource.com>
Mon, 25 Dec 2006 16:56:46 +0000 (16:56 +0000)
committerEwan Mellor <ewan@xensource.com>
Mon, 25 Dec 2006 16:56:46 +0000 (16:56 +0000)
commit0d46f85d6ce1bfa77c467a66a3d17c009d2ff9b3
treebed85dd7b7053aac7591fc036a603b7a7775d20a
parent8f56ead6e6100981feb095413d44ab5cfda7ed41
Fix plumbing for PIF calls.  Change xen_api_success to convert None to the
empty string, to make it easier to write setters.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendAPI.py